{% extends "global/Page.html" %} {% load static otree %} {% block title %} Final Results {% endblock %} {% block content %}
Round {RoundNumber} was randomly chosen for payment
In this round, your number choice was {{ player.numchoice }}.
The minimum number chosen in your group was {{ group.min }}.
Your earnings are ${{ player.earn }}.